-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting the module rulling #1
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cableman
force-pushed
the
develop
branch
5 times, most recently
from
May 15, 2024 13:41
1f2d8fb
to
078cfab
Compare
cableman
force-pushed
the
develop
branch
2 times, most recently
from
May 15, 2024 13:58
64ae36e
to
6d64c32
Compare
cableman
force-pushed
the
develop
branch
5 times, most recently
from
May 24, 2024 10:42
d1c5294
to
beadae6
Compare
jekuaitk
requested changes
May 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but we should be consistent with the use of abbreviations in class names etc, i.e. LLM
vs Llm
vs LLModel
vs LLModels
.
Co-authored-by: Jeppe Kuhlmann Andersen <78410897+jekuaitk@users.noreply.github.com>
cableman
force-pushed
the
develop
branch
2 times, most recently
from
May 28, 2024 11:26
101372b
to
0f929f6
Compare
cableman
force-pushed
the
develop
branch
2 times, most recently
from
May 28, 2024 13:54
76bf595
to
7153bc2
Compare
I have tried to clean up the namespaces to better match what I try to do. |
cableman
force-pushed
the
develop
branch
11 times, most recently
from
May 28, 2024 15:06
5abe4d8
to
4626b01
Compare
jekuaitk
requested changes
May 28, 2024
Co-authored-by: Jeppe Kuhlmann Andersen <78410897+jekuaitk@users.noreply.github.com>
jekuaitk
approved these changes
May 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Link to ticket
https://leantime.itkdev.dk/#/tickets/showTicket/1452
Description
This is Drupal module to communicate with LLM's.
Screenshot of the result
Checklist
If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.
Additional comments or questions
If you have any further comments or questions for the reviewer please add them here.